projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb5d618
)
* s/hpux8.h, s/sunos4-1.h (OLDXMENU_OPTIONS): Define this, as in
author
Jim Blandy
<jimb@redhat.com>
Sat, 20 Mar 1993 20:56:55 +0000
(20:56 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Sat, 20 Mar 1993 20:56:55 +0000
(20:56 +0000)
Emacs 18.
src/s/hpux8.h
patch
|
blob
|
history
src/s/sunos4-1.h
patch
|
blob
|
history
diff --git
a/src/s/hpux8.h
b/src/s/hpux8.h
index 082730c3d8ab7303ec7f54fdb7e8344fff72fe36..ef952e50f9777d1f35fe06a025779ce08dcf7a17 100644
(file)
--- a/
src/s/hpux8.h
+++ b/
src/s/hpux8.h
@@
-22,3
+22,6
@@
#else
#define LD_SWITCH_SYSTEM -a archive -L/usr/lib/X11R4
#endif
+
+/* Specify compiler options for compiling oldXMenu. */
+#define OLDXMENU_OPTIONS CFLAGS=-I/usr/include/X11R4
diff --git
a/src/s/sunos4-1.h
b/src/s/sunos4-1.h
index 3e243e550e7d2bcb2a34dae8043e26164842502f..8e038a8c60d8a6441c9a2973b927a2cdacfbc288 100644
(file)
--- a/
src/s/sunos4-1.h
+++ b/
src/s/sunos4-1.h
@@
-10,3
+10,6
@@
#define INTERRUPTIBLE_OPEN
#define INTERRUPTIBLE_CLOSE
#define INTERRUPTIBLE_IO
+
+/* Cause the compilation of oldxmenu to use the right -I option. */
+#define OLDXMENU_OPTIONS CFLAGS=C_SWITCH_SYSTEM